robertlipe [Tue, 26 Jul 2011 01:56:33 +0000 (01:56 +0000)]
More of the bulky C++ pedantry worked through without actually taking advantage
of C++ yet.
robertlipe [Mon, 25 Jul 2011 02:43:24 +0000 (02:43 +0000)]
Whitespace fixes.
robertlipe [Mon, 25 Jul 2011 02:42:00 +0000 (02:42 +0000)]
A bulky, but relatively brute force, attempt to make an interesting part
of the code base legal C and C++ at the same time.
This means that things are quite non-C++ right now, but you can only fight
battles on so many fronts...
robertlipe [Sun, 24 Jul 2011 20:04:53 +0000 (20:04 +0000)]
Grand style "fix" courtesy of astyle. Everything (whitespace,
tabs, curlies) is now internall consistent.
robertlipe [Sun, 24 Jul 2011 19:53:33 +0000 (19:53 +0000)]
Fix navicache test reference from r4071.
robertl [Thu, 21 Jul 2011 21:49:51 +0000 (21:49 +0000)]
Improve navicache smartnames.
robertl [Wed, 29 Jun 2011 17:43:38 +0000 (17:43 +0000)]
Suppress warning on GCC 4.2 when building 32 bit mode.
robertl [Sat, 25 Jun 2011 22:03:47 +0000 (22:03 +0000)]
Fix bug in KML writer for min/max alts.
robertl [Tue, 7 Jun 2011 15:25:05 +0000 (15:25 +0000)]
Rick adds better URL handling to Navicache.
robertl [Mon, 6 Jun 2011 23:24:43 +0000 (23:24 +0000)]
Add placer to navicache.
robertl [Thu, 2 Jun 2011 00:04:58 +0000 (00:04 +0000)]
Actually use lat AND lon (blush) when computingn distance in track filter.
Use sensible thresholds.
robertl [Wed, 1 Jun 2011 16:14:59 +0000 (16:14 +0000)]
Actually test our KML writer, not the reference files.
robertl [Wed, 1 Jun 2011 00:54:54 +0000 (00:54 +0000)]
Move document Lookat from bottom. Thiw was blessed by Google long ago,
but it's technically incorrect, so we fixed it.
robertl [Wed, 1 Jun 2011 00:50:52 +0000 (00:50 +0000)]
Make validation errors fatal in KML.
robertl [Wed, 1 Jun 2011 00:49:11 +0000 (00:49 +0000)]
Add automated test for KML validation.
robertl [Thu, 14 Apr 2011 01:38:38 +0000 (01:38 +0000)]
Add missing files to GPSBabel.vcproj
robertl [Thu, 14 Apr 2011 01:35:42 +0000 (01:35 +0000)]
Nuke DOS newlines form pocketfms_wp.c
robertl [Thu, 14 Apr 2011 01:30:01 +0000 (01:30 +0000)]
Stupid MSVC still doesn't accept C99. Dumb down for it.
robertl [Wed, 30 Mar 2011 16:48:26 +0000 (16:48 +0000)]
Fix typo in transform doc.
robertl [Fri, 11 Mar 2011 23:15:00 +0000 (23:15 +0000)]
Add Qt Project file.
robertl [Mon, 7 Mar 2011 02:05:46 +0000 (02:05 +0000)]
Regenerate configure.
robertl [Sun, 6 Mar 2011 23:55:12 +0000 (23:55 +0000)]
Don't output geocaching data in .loc if we don't have geocaching data.
robertl [Sun, 6 Mar 2011 23:52:56 +0000 (23:52 +0000)]
Add pre-generated land_air_sea module.
robertl [Sun, 6 Mar 2011 23:02:33 +0000 (23:02 +0000)]
Add explorist_ini to build.
robertl [Sun, 6 Mar 2011 22:59:44 +0000 (22:59 +0000)]
Overhaul new Explorist code to work with the released firmware. UNIX only
for now.
That'll teach me to trust pre-releases. Grrr.
robertl [Sun, 6 Mar 2011 20:42:53 +0000 (20:42 +0000)]
Add device transparency for Magellan Explorist x10 models.
robertl [Mon, 21 Feb 2011 16:55:33 +0000 (16:55 +0000)]
Improve handling of bogus NMEA.
robertl [Sun, 20 Feb 2011 19:16:58 +0000 (19:16 +0000)]
Fix description for nuke routes in delbin.
robertl [Mon, 14 Feb 2011 16:57:35 +0000 (16:57 +0000)]
Tyler Ritchie contributes Land Air Sea format for GPS Tracking Key Pro.
(Doc just roughed in for now.)
robertl [Sun, 9 Jan 2011 04:50:01 +0000 (04:50 +0000)]
Rick Richardson adds read/write support for enhanced loc format from Groundspeak that adds diff, terrain, and container..
robertl [Thu, 6 Jan 2011 15:12:31 +0000 (15:12 +0000)]
Add read support to garmin_gpi for tag type 2.
robertl [Thu, 11 Nov 2010 03:34:55 +0000 (03:34 +0000)]
Add doc for miniHomer.
robertl [Thu, 11 Nov 2010 03:32:47 +0000 (03:32 +0000)]
Josef Reisinger adds the Minihomer variant of Skytraq.
robertl [Mon, 1 Nov 2010 03:30:42 +0000 (03:30 +0000)]
Modify internal data structures when input or output filenames are manually edited.
robertl [Sun, 31 Oct 2010 19:31:26 +0000 (19:31 +0000)]
In the GUI, ensure that all binary options appear on the command. This is especially useful in KML where we have many options that default to true and previously had no way to turn them off.
robertl [Sun, 31 Oct 2010 19:03:29 +0000 (19:03 +0000)]
Michael Cooper adds FlySight support.
robertl [Fri, 29 Oct 2010 13:56:57 +0000 (13:56 +0000)]
Add aviation units to KML writer.
robertl [Thu, 28 Oct 2010 13:22:13 +0000 (13:22 +0000)]
KML: Don't trigger to miles on altitude for large values of feet.
robertl [Fri, 22 Oct 2010 15:49:15 +0000 (15:49 +0000)]
Make KML output more compliant by moving schema element.
robertl [Tue, 19 Oct 2010 02:37:59 +0000 (02:37 +0000)]
Fix double output points in KML LineString writer.
robertl [Mon, 18 Oct 2010 13:29:27 +0000 (13:29 +0000)]
Fix min/max alt computations in KML writer.
robertl [Mon, 11 Oct 2010 13:51:41 +0000 (13:51 +0000)]
Correct order of Icon, Label, Line styles in KML writer.
robertl [Sun, 10 Oct 2010 19:04:53 +0000 (19:04 +0000)]
Bump version number for release.
robertl [Sun, 10 Oct 2010 14:54:27 +0000 (14:54 +0000)]
Update translations.
robertl [Sun, 10 Oct 2010 14:54:12 +0000 (14:54 +0000)]
Set exit status in mac-localize.
robertl [Sun, 10 Oct 2010 14:44:55 +0000 (14:44 +0000)]
Regenerate.
robertl [Sun, 10 Oct 2010 14:44:24 +0000 (14:44 +0000)]
Improvements to iblue747 format.
robertl [Tue, 5 Oct 2010 20:54:38 +0000 (20:54 +0000)]
Fix swapped lat/lon in KML read.
robertl [Sun, 26 Sep 2010 19:36:21 +0000 (19:36 +0000)]
GPilotS. Fix capabilities to show we do tracks, minor tweaks from spring.
robertl [Tue, 21 Sep 2010 18:11:39 +0000 (18:11 +0000)]
Alex York enhances MMO to handle European Edition, Version 5.4.2.
robertl [Mon, 20 Sep 2010 00:28:54 +0000 (00:28 +0000)]
Document erase_t for Garmin.
robertl [Sun, 19 Sep 2010 21:47:58 +0000 (21:47 +0000)]
Document the UTM XCSV stuff.
robertl [Thu, 2 Sep 2010 03:10:46 +0000 (03:10 +0000)]
Fix drag-n-drop into main window.
robertl [Wed, 1 Sep 2010 16:51:19 +0000 (16:51 +0000)]
Make KML writer not write fictional precision and honor 2D form of position.
Regenerate data files. Added tools/rebuild to automate that.
robertl [Sun, 29 Aug 2010 19:45:52 +0000 (19:45 +0000)]
Fix crash in subrip on start of file.
robertl [Fri, 27 Aug 2010 16:04:07 +0000 (16:04 +0000)]
Various warning fixes and one code gen problem to successfully build with clang.
robertl [Thu, 26 Aug 2010 18:57:31 +0000 (18:57 +0000)]
Support nautical miles in KML.
robertl [Mon, 23 Aug 2010 13:38:24 +0000 (13:38 +0000)]
Use osm as extension for OpenStreetMap.
robertl [Mon, 23 Aug 2010 13:26:07 +0000 (13:26 +0000)]
Allow extended notes for PN-60.
robertl [Sun, 22 Aug 2010 19:37:55 +0000 (19:37 +0000)]
Add erase_t option to garmin to erase existsing courses when writing new ones.
robertl [Sun, 22 Aug 2010 19:13:02 +0000 (19:13 +0000)]
Don't use C99 data types in Garmin XT.
robertl [Wed, 18 Aug 2010 19:42:57 +0000 (19:42 +0000)]
Drop old Mac GUI from tree.
robertl [Tue, 17 Aug 2010 21:42:20 +0000 (21:42 +0000)]
Fix typo in yesterday's KML change.
robertl [Tue, 17 Aug 2010 02:40:05 +0000 (02:40 +0000)]
Tweak vecs for mtk_logger to show it can read waypoints.
robertl [Tue, 17 Aug 2010 02:36:27 +0000 (02:36 +0000)]
Allow alt to be optional an KML reads.
robertl [Tue, 10 Aug 2010 15:40:46 +0000 (15:40 +0000)]
Warning fix for MSVC.
robertl [Thu, 5 Aug 2010 23:09:52 +0000 (23:09 +0000)]
Eliminate warning building without CSV.
robertl [Wed, 28 Jul 2010 02:05:30 +0000 (02:05 +0000)]
Doc fix.
robertl [Mon, 26 Jul 2010 15:02:33 +0000 (15:02 +0000)]
Tweak OSM node to output 7 decimal places.
robertl [Mon, 19 Jul 2010 23:48:07 +0000 (23:48 +0000)]
Better fix for KML entity escaping.
robertl [Mon, 19 Jul 2010 21:40:49 +0000 (21:40 +0000)]
Use explicit ascii version of movefile for build envs that default to windows
bloaty strings.
robertl [Fri, 16 Jul 2010 20:10:48 +0000 (20:10 +0000)]
Parse track name out of header for Ozi plt files.
robertl [Wed, 14 Jul 2010 20:13:37 +0000 (20:13 +0000)]
Use explictly ANSI versisno of GetLogicalDriveStrings and CreateFile on Windows.
robertl [Tue, 29 Jun 2010 01:28:35 +0000 (01:28 +0000)]
Actually commit the 1.4.1 change to the Mac object build.
robertl [Mon, 28 Jun 2010 21:25:49 +0000 (21:25 +0000)]
Fix bogus CDATA encoding of description in KML tags.
robertl [Sun, 27 Jun 2010 22:40:57 +0000 (22:40 +0000)]
MTK: fixes for elevation, speed, and height in GPSport 245.
robertl [Sun, 27 Jun 2010 22:10:10 +0000 (22:10 +0000)]
Another missing file from test suite.
robertl [Sun, 27 Jun 2010 22:04:41 +0000 (22:04 +0000)]
Add igo8 padded to test suite.
robertl [Sun, 27 Jun 2010 21:18:09 +0000 (21:18 +0000)]
More translation tweaks.
robertl [Sun, 27 Jun 2010 21:13:29 +0000 (21:13 +0000)]
Fix versino check.
robertl [Sun, 27 Jun 2010 21:13:07 +0000 (21:13 +0000)]
lrelease russian, too.
robertl [Sun, 27 Jun 2010 21:12:37 +0000 (21:12 +0000)]
Link to web site from menu options.
robertl [Sun, 27 Jun 2010 20:08:19 +0000 (20:08 +0000)]
Layout fix in preferences dialog.
robertl [Sun, 27 Jun 2010 19:41:18 +0000 (19:41 +0000)]
German tweaks.
robertl [Sun, 27 Jun 2010 18:28:16 +0000 (18:28 +0000)]
Tweak version check for 1.4.0
robertl [Thu, 24 Jun 2010 16:15:28 +0000 (16:15 +0000)]
Tweak regex in mkstyle for Solaris.
robertl [Wed, 23 Jun 2010 06:22:07 +0000 (06:22 +0000)]
IGO8: Use the number of points in the file instead of EOF to to trigger
completion.
robertl [Wed, 23 Jun 2010 06:21:31 +0000 (06:21 +0000)]
More igo8 test coverage.
robertl [Tue, 22 Jun 2010 03:09:32 +0000 (03:09 +0000)]
Loosen test for broken FR305 packets.
robertl [Tue, 22 Jun 2010 03:06:57 +0000 (03:06 +0000)]
C89 fixes in Garmin XT.
robertl [Tue, 22 Jun 2010 03:06:28 +0000 (03:06 +0000)]
C89 fix in compegps.
robertl [Mon, 21 Jun 2010 03:45:10 +0000 (03:45 +0000)]
Constant string thrashing for Windows version check.
robertl [Mon, 21 Jun 2010 03:02:15 +0000 (03:02 +0000)]
Bump version number.
robertl [Mon, 21 Jun 2010 02:47:15 +0000 (02:47 +0000)]
Drop old Windows GUI.
robertl [Mon, 21 Jun 2010 02:35:06 +0000 (02:35 +0000)]
Silence MSVC 'unused' warning.
robertl [Sun, 20 Jun 2010 04:18:31 +0000 (04:18 +0000)]
Endianness fixes for garmin_xt.
robertl [Sun, 20 Jun 2010 04:16:22 +0000 (04:16 +0000)]
Run through release process. Minor fixes to build process.
robertl [Sun, 20 Jun 2010 03:07:13 +0000 (03:07 +0000)]
Doc fix.
robertl [Sun, 20 Jun 2010 00:03:48 +0000 (00:03 +0000)]
Add missing subrip piece.
robertl [Sun, 20 Jun 2010 00:03:31 +0000 (00:03 +0000)]
Negative time points are always out of bound in track filter.